projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6ec463
)
(decode-char): Fix spacing.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 6 Sep 2002 07:15:30 +0000
(07:15 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 6 Sep 2002 07:15:30 +0000
(07:15 +0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index b6db19d5ebe202ac96207d3b9d4d9f05477118d5..2146fd7b8cc17474681423fdacb83721cf50cdca 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-311,7
+311,7
@@
Currently the only supported coded character set is `ucs' (ISO/IEC
translated through the char table `utf-8-translation-table-for-decode'.
Optional argument RESTRICTION specifies a way to map the pair of CCS
-and CODE-POINT to a character.
Currently not supported and just ignored."
+and CODE-POINT to a character. Currently not supported and just ignored."
(cond
((eq ccs 'ucs)
(let ((c (cond